-
Notifications
You must be signed in to change notification settings - Fork 160
[ERROR] Error parsing file plain files: Invalid record: 'Attribute line not found' TN: #1327
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
@AadityaDhingra could you attach the XML file here? Possibly it would help if you could reduce it by removing parts of it to get the minimum possible reproducible case |
@marco-c Error seems to come from here:
specifically when |
Yes, i dropped the error branch and just assume we can't consider the
method. It happens when measuring scala as well.
…On Mon, Apr 14, 2025 at 6:57 AM Aaditya ***@***.***> wrote:
@marco-c <https://github.com/marco-c> Error seems to come from here:
<class name="mozilla/components/browser/engine/gecko/cookiebanners/ReportSiteDomainsRepository$isSiteDomainReported$$inlined$map$1$2$1">
<method name="<init>" desc="(Lmozilla/components/browser/engine/gecko/cookiebanners/ReportSiteDomainsRepository$isSiteDomainReported$$inlined$map$1$2;Lkotlin/coroutines/Continuation;)V">
<counter type="INSTRUCTION" missed="0" covered="7" />
<counter type="COMPLEXITY" missed="0" covered="1" />
<counter type="METHOD" missed="0" covered="1" />
</method>
<method name="invokeSuspend" desc="(Ljava/lang/Object;)Ljava/lang/Object;">
<counter type="INSTRUCTION" missed="16" covered="0" />
<counter type="COMPLEXITY" missed="1" covered="0" />
<counter type="METHOD" missed="1" covered="0" />
</method>
<counter type="INSTRUCTION" missed="16" covered="7" />
<counter type="COMPLEXITY" missed="1" covered="1" />
<counter type="METHOD" missed="1" covered="1" />
<counter type="CLASS" missed="0" covered="1" />
</class>
specifically when method tag doesn't have line attribute.
SearchFox link to file if needed
<https://searchfox.org/mozilla-central/rev/4d00b50c42a788c51ac4c5fe92b684569ba6c3a5/mobile/android/android-components/components/browser/engine-gecko/src/main/java/mozilla/components/browser/engine/gecko/cookiebanners/ReportSiteDomainsRepository.kt#40>
—
Reply to this email directly, view it on GitHub
<#1327 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAGB4ZRZKQXXBBFE6TFDXUT2ZO5D7AVCNFSM6AAAAAB26WOO3KVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDQMBRHAYDKMBWHE>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
*AadityaDhingra* left a comment (mozilla/grcov#1327)
<#1327 (comment)>
@marco-c <https://github.com/marco-c> Error seems to come from here:
<class name="mozilla/components/browser/engine/gecko/cookiebanners/ReportSiteDomainsRepository$isSiteDomainReported$$inlined$map$1$2$1">
<method name="<init>" desc="(Lmozilla/components/browser/engine/gecko/cookiebanners/ReportSiteDomainsRepository$isSiteDomainReported$$inlined$map$1$2;Lkotlin/coroutines/Continuation;)V">
<counter type="INSTRUCTION" missed="0" covered="7" />
<counter type="COMPLEXITY" missed="0" covered="1" />
<counter type="METHOD" missed="0" covered="1" />
</method>
<method name="invokeSuspend" desc="(Ljava/lang/Object;)Ljava/lang/Object;">
<counter type="INSTRUCTION" missed="16" covered="0" />
<counter type="COMPLEXITY" missed="1" covered="0" />
<counter type="METHOD" missed="1" covered="0" />
</method>
<counter type="INSTRUCTION" missed="16" covered="7" />
<counter type="COMPLEXITY" missed="1" covered="1" />
<counter type="METHOD" missed="1" covered="1" />
<counter type="CLASS" missed="0" covered="1" />
</class>
specifically when method tag doesn't have line attribute.
SearchFox link to file if needed
<https://searchfox.org/mozilla-central/rev/4d00b50c42a788c51ac4c5fe92b684569ba6c3a5/mobile/android/android-components/components/browser/engine-gecko/src/main/java/mozilla/components/browser/engine/gecko/cookiebanners/ReportSiteDomainsRepository.kt#40>
—
Reply to this email directly, view it on GitHub
<#1327 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAGB4ZRZKQXXBBFE6TFDXUT2ZO5D7AVCNFSM6AAAAAB26WOO3KVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDQMBRHAYDKMBWHE>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Something like #1332 ? |
Mine was more crude, but yes
…On Mon, Apr 14, 2025 at 1:44 PM Aaditya ***@***.***> wrote:
Something like #1332 <#1332> ?
—
Reply to this email directly, view it on GitHub
<#1327 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAGB4ZQRIKRMM26HIENZKFL2ZQM4DAVCNFSM6AAAAAB26WOO3KVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDQMBSHE2DEMRZGI>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
*AadityaDhingra* left a comment (mozilla/grcov#1327)
<#1327 (comment)>
Something like #1332 <#1332> ?
—
Reply to this email directly, view it on GitHub
<#1327 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAGB4ZQRIKRMM26HIENZKFL2ZQM4DAVCNFSM6AAAAAB26WOO3KVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDQMBSHE2DEMRZGI>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Getting this error when parsing kotlin jacoco files:
Command used:
grcov /Users/adhingra/mozilla-unified-2/mobile/android/android-components/build/reports/jacoco/aggregate/browser-engine-gecko-Debug-TestReport.xml -t lcov
@jasongilanfarr is this something you noticed too?
The text was updated successfully, but these errors were encountered: